oliskoli [Thu, 17 Apr 2008 22:19:38 +0000 (22:19 +0000)]
Check in new formats 'destinator_poi', 'destinator_itn' and 'destinator_trk'.
oliskoli [Thu, 17 Apr 2008 22:16:36 +0000 (22:16 +0000)]
test-all: Add switch -n to create a synthesized reference file.
oliskoli [Thu, 17 Apr 2008 22:03:29 +0000 (22:03 +0000)]
destinator: Add missing 't' in destinator.
oliskoli [Thu, 17 Apr 2008 21:57:23 +0000 (21:57 +0000)]
Check in new formats 'destinator_poi', 'destinator_itn' and 'destinator_trk'.
oliskoli [Thu, 17 Apr 2008 21:50:12 +0000 (21:50 +0000)]
Rebuild 'destinator' reference files.
oliskoli [Thu, 17 Apr 2008 21:37:57 +0000 (21:37 +0000)]
Add some incomplete statements to GMSD (Garmin special data) fields.
oliskoli [Thu, 17 Apr 2008 20:49:09 +0000 (20:49 +0000)]
xcsv: Add some of GMSD (Garmin special data) fields.
oliskoli [Wed, 16 Apr 2008 21:48:59 +0000 (21:48 +0000)]
Add 'destinator' reference files.
oliskoli [Wed, 16 Apr 2008 21:47:24 +0000 (21:47 +0000)]
pdbfile: Fix MSVC errors and warnings.
robertl [Mon, 14 Apr 2008 20:42:30 +0000 (20:42 +0000)]
Cetus: Write archived/available info about geocaches.
oliskoli [Sun, 13 Apr 2008 20:59:45 +0000 (20:59 +0000)]
pdbfile: Avoid errors and warnings when changing gbsize_t to a 64-bit type.
oliskoli [Sun, 13 Apr 2008 20:58:30 +0000 (20:58 +0000)]
gbfile: Avoid ..printf warnings when changing gbsize_t to a 64-bit type.
oliskoli [Sun, 13 Apr 2008 20:45:59 +0000 (20:45 +0000)]
parse: Add 'kmh' and 'mph' to possible units within distance items.
oliskoli [Sun, 13 Apr 2008 20:38:51 +0000 (20:38 +0000)]
sportsim: Force format to handle tracks (style directive DATATYPE).
oliskoli [Sun, 13 Apr 2008 20:38:18 +0000 (20:38 +0000)]
ktf2: Force format to handle tracks (style directive DATATYPE).
oliskoli [Sun, 13 Apr 2008 20:28:43 +0000 (20:28 +0000)]
.cvsignore: Add temp. directory from autoconf to ignore list.
oliskoli [Sun, 13 Apr 2008 10:51:29 +0000 (10:51 +0000)]
Add docs of osm format.
oliskoli [Sun, 13 Apr 2008 10:46:54 +0000 (10:46 +0000)]
unicsv: Add keyword 'height'.
oliskoli [Sun, 13 Apr 2008 09:22:51 +0000 (09:22 +0000)]
osm: Remove attribute action from way.
robertl [Fri, 11 Apr 2008 17:37:51 +0000 (17:37 +0000)]
Unicsv: add n/s and e/w options to reader.
robertl [Sun, 6 Apr 2008 05:22:32 +0000 (05:22 +0000)]
Catch up on Garmin products: Colorado, x05, a few others.
robertl [Sun, 6 Apr 2008 04:36:38 +0000 (04:36 +0000)]
CSV: if date is before 1/1/1970, don't crash on Windows.
robertl [Sun, 6 Apr 2008 03:41:10 +0000 (03:41 +0000)]
Garmin, GDB: Add 'bitscategory' options to allow specifying > 1 category at a time.
oliskoli [Fri, 4 Apr 2008 22:27:26 +0000 (22:27 +0000)]
GPSBabelGUI: Enquote gpsbabel.exe commandline.
In input options dialog try to filter out some options thought for the output.
oliskoli [Fri, 4 Apr 2008 22:10:43 +0000 (22:10 +0000)]
GPSBabelGUI: Enquote gpsbabel.exe commandline.
In input options dialog try to filter out some options thought for the output.
robertl [Fri, 4 Apr 2008 15:58:21 +0000 (15:58 +0000)]
Don't write empty URLs to LMX format.
oliskoli [Thu, 3 Apr 2008 21:06:55 +0000 (21:06 +0000)]
osm: Remove some bad invisible chars from copy and paste!
oliskoli [Thu, 3 Apr 2008 21:06:06 +0000 (21:06 +0000)]
osm: Remove some bad chars from copy and paste!
oliskoli [Thu, 3 Apr 2008 21:04:23 +0000 (21:04 +0000)]
osm: Remove some bad chars from copy and paste!
oliskoli [Thu, 3 Apr 2008 20:10:09 +0000 (20:10 +0000)]
osm: Add some more support for OSM tags.
oliskoli [Wed, 2 Apr 2008 21:18:50 +0000 (21:18 +0000)]
avltree: Fix search key handling.
oliskoli [Wed, 2 Apr 2008 20:58:28 +0000 (20:58 +0000)]
osm: Add write support.
oliskoli [Wed, 2 Apr 2008 18:15:44 +0000 (18:15 +0000)]
osm: Tweak some warnings on 64-bit linux.
oliskoli [Tue, 1 Apr 2008 20:00:10 +0000 (20:00 +0000)]
Add reader for "OpenStreetMap" data files (format osm).
oliskoli [Tue, 1 Apr 2008 18:50:49 +0000 (18:50 +0000)]
Add reader for "OpenStreetMap" data files (format osm).
oliskoli [Tue, 1 Apr 2008 18:42:36 +0000 (18:42 +0000)]
Check in osm reference data.
oliskoli [Tue, 1 Apr 2008 18:07:33 +0000 (18:07 +0000)]
avltree: Initial checkin.
oliskoli [Tue, 1 Apr 2008 18:03:18 +0000 (18:03 +0000)]
util: New gstrsub version after some valgrind errors.
robertl [Mon, 31 Mar 2008 02:51:05 +0000 (02:51 +0000)]
Don't hose if we replace a string with a string that's a supserset of the origin (e.g. in vcf if we replace ; with \\;).
robertl [Mon, 31 Mar 2008 02:01:36 +0000 (02:01 +0000)]
If time is available from Garmin, add that to waypoint in get_posn suboption.
robertl [Sat, 22 Mar 2008 20:52:26 +0000 (20:52 +0000)]
Minor doc tweaks on Garmin GPI.
oliskoli [Sat, 22 Mar 2008 13:02:01 +0000 (13:02 +0000)]
garmin_gpi: Add options 'sleep', 'speed' and 'proximity'.
oliskoli [Wed, 19 Mar 2008 19:16:50 +0000 (19:16 +0000)]
garmin_fs: Entitize XML output (GPX).
robertl [Mon, 17 Mar 2008 16:56:29 +0000 (16:56 +0000)]
NMEA: Parse time in GPGLL's as doubles, not ints, to preserve sscanf state for 'valid' flag.
robertl [Mon, 17 Mar 2008 16:35:25 +0000 (16:35 +0000)]
Garmin: don't free received waypoints if no waypoints received.
oliskoli [Fri, 14 Mar 2008 05:28:12 +0000 (05:28 +0000)]
xcsv: Take parameter at right position.
oliskoli [Mon, 10 Mar 2008 19:55:03 +0000 (19:55 +0000)]
garmin_txt: Don't write additional <TAB> when temperature present.
oliskoli [Sun, 9 Mar 2008 22:48:39 +0000 (22:48 +0000)]
Add format 'ik3d'.
oliskoli [Sun, 9 Mar 2008 20:57:49 +0000 (20:57 +0000)]
Add format 'ik3d'.
oliskoli [Sun, 9 Mar 2008 20:55:57 +0000 (20:55 +0000)]
ik3d: Initial check in.
oliskoli [Sun, 9 Mar 2008 20:51:49 +0000 (20:51 +0000)]
Add reference files for format ik3d (MagicMaps IK3D project files).
oliskoli [Sun, 9 Mar 2008 17:17:18 +0000 (17:17 +0000)]
config.h: Add definition MAXIMAL_ENABLED.
oliskoli [Sun, 9 Mar 2008 17:14:18 +0000 (17:14 +0000)]
config.h.in: Check in right version.
oliskoli [Sun, 9 Mar 2008 16:59:49 +0000 (16:59 +0000)]
Update MSVC project files.
oliskoli [Sun, 9 Mar 2008 16:54:38 +0000 (16:54 +0000)]
Update MSVC project files.
oliskoli [Sun, 9 Mar 2008 16:21:35 +0000 (16:21 +0000)]
dg-100: Fix signed/unsigned mismatch errors (MSVC).
oliskoli [Sun, 9 Mar 2008 01:18:51 +0000 (01:18 +0000)]
Add Ling Nero to AUTHORS
oliskoli [Sun, 9 Mar 2008 01:17:12 +0000 (01:17 +0000)]
AUTHORS: Add Alan Porter.
oliskoli [Sun, 9 Mar 2008 00:38:34 +0000 (00:38 +0000)]
pcx: Write waypoint altitude. Fix depending testo sequence.
oliskoli [Sun, 9 Mar 2008 00:34:59 +0000 (00:34 +0000)]
Add gpx based reference file for geocaching.loc (comment and altitude removed by hand).
oliskoli [Sat, 8 Mar 2008 23:48:53 +0000 (23:48 +0000)]
gbfile: Check return codes within 'gbftell' and 'gbfseek'.
oliskoli [Sat, 8 Mar 2008 22:55:46 +0000 (22:55 +0000)]
magproto: Welcome to gbfile api.
oliskoli [Sat, 8 Mar 2008 22:45:00 +0000 (22:45 +0000)]
tpo: Welcome to gbfile api.
oliskoli [Sat, 8 Mar 2008 22:43:18 +0000 (22:43 +0000)]
mapsource: Fix memory leak after gbfile api changes.
oliskoli [Sat, 8 Mar 2008 22:01:27 +0000 (22:01 +0000)]
overlay: Welcome also to gbfile api.
oliskoli [Sat, 8 Mar 2008 21:49:24 +0000 (21:49 +0000)]
mapsource: Uhhps, now also gbfile. Needs some unimportant improvements.
oliskoli [Sat, 8 Mar 2008 20:00:53 +0000 (20:00 +0000)]
dmtlog: Limit strings to 254 characters, until we are know, how to handle them correctly.
robertl [Sat, 8 Mar 2008 17:27:51 +0000 (17:27 +0000)]
Entitize ampersand in MTK doc.
oliskoli [Fri, 7 Mar 2008 23:42:57 +0000 (23:42 +0000)]
gtrnctr: Welcome to gbfile api.
oliskoli [Fri, 7 Mar 2008 23:40:31 +0000 (23:40 +0000)]
maggeo: Welcome to gbfile api.
oliskoli [Fri, 7 Mar 2008 23:32:57 +0000 (23:32 +0000)]
tpg: Welcome to gbfile api.
oliskoli [Fri, 7 Mar 2008 23:30:08 +0000 (23:30 +0000)]
kml: Welcome to gbfile api.
oliskoli [Fri, 7 Mar 2008 23:27:42 +0000 (23:27 +0000)]
gpssim: Welcome to gbfile api.
oliskoli [Fri, 7 Mar 2008 23:26:07 +0000 (23:26 +0000)]
delgpl: Welcome to gbfile api.
oliskoli [Fri, 7 Mar 2008 23:24:16 +0000 (23:24 +0000)]
an1: Welcome to gbfile api.
oliskoli [Fri, 7 Mar 2008 23:14:41 +0000 (23:14 +0000)]
Reactivate use of 'va_copy'.
robertl [Thu, 6 Mar 2008 03:40:02 +0000 (03:40 +0000)]
KML: nail directional icons to map for rotation. Don't crash on GPX files that
have links w/o text.
Bump version.
oliskoli [Wed, 5 Mar 2008 22:12:14 +0000 (22:12 +0000)]
GUI: Fix support for multiple input files [
1906387].
oliskoli [Tue, 4 Mar 2008 23:53:35 +0000 (23:53 +0000)]
saroute: Use gbfile api. Change all 'long' definitions, because they are eight bytes long on 64-bit systems.
oliskoli [Tue, 4 Mar 2008 23:40:10 +0000 (23:40 +0000)]
vitosmt: Use gbfile api.
oliskoli [Tue, 4 Mar 2008 23:26:50 +0000 (23:26 +0000)]
gbfile: Change signed into unsigned for back-buffer character (gbeof).
oliskoli [Tue, 4 Mar 2008 22:17:42 +0000 (22:17 +0000)]
psp: Convert to gbfile api. Tweak unicode encoding.
oliskoli [Tue, 4 Mar 2008 22:16:23 +0000 (22:16 +0000)]
tomtom: convert to gbfile api.
robertl [Mon, 3 Mar 2008 18:07:37 +0000 (18:07 +0000)]
Don't send non-alphanumeric chars to geriatric Garmins. Fixes GPS Streetpilot III.
oliskoli [Sat, 1 Mar 2008 22:01:18 +0000 (22:01 +0000)]
gpsdatum: Add alias 'NAD27 CONUS' for 'N. America 1927 mean'.
oliskoli [Sat, 1 Mar 2008 21:55:54 +0000 (21:55 +0000)]
unicsv: Fix check of coordinates before calculating to WGS84.
oliskoli [Thu, 28 Feb 2008 21:05:19 +0000 (21:05 +0000)]
unicsv: Fix option datum on input-side.
robertl [Thu, 28 Feb 2008 15:45:42 +0000 (15:45 +0000)]
MTK improvements. Supports waypoints now. Adds course and speed.
robertl [Thu, 28 Feb 2008 15:40:50 +0000 (15:40 +0000)]
Tomtom: fix mem overwrite on comments > 255 chars.
robertl [Thu, 28 Feb 2008 15:29:35 +0000 (15:29 +0000)]
Lowrance: Add icons for Expedition C. Other misc. icon improvements.
oliskoli [Mon, 25 Feb 2008 22:13:56 +0000 (22:13 +0000)]
cetus: Remove unwanted character.
robertl [Mon, 25 Feb 2008 21:59:51 +0000 (21:59 +0000)]
MTK: imporve Q1000, iTrek compatibility.
robertl [Mon, 25 Feb 2008 17:56:55 +0000 (17:56 +0000)]
Geocaching improvements to Cetus writer.
robertl [Thu, 21 Feb 2008 14:41:24 +0000 (14:41 +0000)]
Add missing files to MSVCproj, fix line endings.
robertl [Tue, 19 Feb 2008 21:34:39 +0000 (21:34 +0000)]
msvc/expat.h shouldn't be checked in w/ DOS line endings.
robertl [Mon, 18 Feb 2008 04:37:25 +0000 (04:37 +0000)]
Bump version (really this time!) for beta.
robertl [Mon, 18 Feb 2008 04:35:02 +0000 (04:35 +0000)]
Bump version for beta.
robertl [Mon, 18 Feb 2008 00:46:48 +0000 (00:46 +0000)]
Misc minor doc updates.
robertl [Sun, 17 Feb 2008 23:05:53 +0000 (23:05 +0000)]
Add the secret super sauce so that Mac binaries built on Leopard don't crash on Tiger. (A pox upon whomever at Apple thinks that a binary built on OS version N crashing on version N-1 of an OS by default is OK.)
robertl [Fri, 15 Feb 2008 03:54:10 +0000 (03:54 +0000)]
Fixes for SP III in D155 send; country code is spaces. wpt type is "4".